Read-only remote MCP server for discovering live agent APIs, searching ranked endpoints by capability and network, and inspecting trust and x402 payment telemetry.
概览
402.bot Discovery Oracle
402.bot Discovery Oracle is a public read-only remote MCP server for agent API discovery and inspection.
What it does
- Search ranked live endpoints by capability, network, strategy, and discovery source
- Inspect endpoint trust, probe freshness, routing history, and payment telemetry
- Inspect wallet-level routing and payment analytics across the x402 ecosystem
MCP endpoint
https://api.402.bot/mcp
Setup and docs
- Setup page:
https://api.402.bot/mcp/setup - llms.txt:
https://402.bot/llms.txt - Public repo:
https://github.com/sam00101011/402.bot-public
Tools
discover_endpointsinspect_endpointinspect_agent
Notes
- Public, stateless, read-only MCP server
- No API key required for the v1 discovery surface
- Paid x402 execution remains on the HTTP APIs in v1
服务器配置
{
"mcpServers": {
"402bot-discovery-oracle": {
"url": "https://api.402.bot/mcp"
}
}
}